Installation Instructions for photo-real internal aircraft views. -- Shareware front left view for Cessna 195 panel by Will Fisher, 2004 (for use with freeware panel file name 195phpnl.zip). For the entire package of all seven views, and the freeware photo-real panel, go to www.cyberbia.us.

Unzip the the zip file to a temporary folder. Copy the Bitmap (bmp) image file to the panel folder of the aircraft in which you wish to install the views.

-----------------------
Simple Installation
-----------------------
If you are using the Photo-real c195 panel from Cyberbia.us, by Will Fisher, replace the panel.cfg file with the one included in this package. You may wish to back up the original panel.cfg file first, or save it by copying to another location, in case you decide to uninstall the additional photo-real view.

-----------------------
-----------------------

-----------------------
Custom Installation
-----------------------
If you are not using the c195 panel by Will Fisher, and wish to add the view to another panel, you must edit the aircraft's panel.cfg file, located inside the aircraft's Panel folder. Open the panel.cfg file with a text editor, such as Notepad, or Wordpad, and make the following two changes.

--1
After any general heading information, the first section of the file should be "[Window Titles]" where you should see Window00, Window01, Window 02, etc. If you are using a different panel, there may be additional lines after "Window02= ". You would then add the "Fixed Window46=Forward Left" and the "[Views]" section after the last of these numbered Window**= lines. Immediately after the last line in this first section, add the following line:

Fixed Window46=Forward Left



After adding this line, leave a blank line and then add the section heading [Views]

Under this section heading, add the following lines, with a blank line between the 2nd and 3rd lines:

VIEW_forward_WINDOWS=MAIN_PANEL
VIEW_FORWARD_DIR=9.0, 0.0, 0.0

VIEW_FORWARD_LEFT_WINDOWS=46

---
When adding more than this one view, additional lines must be added here, and they must be added in the correct order, with the correct number values (40, 41, 42, etc.)


All together the first two sections of the panel.cfg should then look like this:

[Window Titles]
Window00=Main Panel
Window01=GPS
Window02=Radio Stack
Fixed Window45=Left

[VIEWS]
view_forward_WINDOWS=MAIN_PANEL
VIEW_FORWARD_DIR=9.0, 0.0, 0.0


VIEW_FORWARD_LEFT_WINDOWS=46

---

--2
One more section needs to be added near the end of the panel.cfg file. The very last section of the panel.cfg file should like this:

[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=5000

(The numbers 8191 and 5000 may vary). Add one or two blank lines directly above this section, so that it remains a separate section at the end, and then add the following section above it:

[Fixed Window46]
file=FORWARD_LEFT.bmp
position=7
visible=0
ident=46
render_3d_window=1
nomenu=1
window_size= 1.000, 1.000
window_pos= 0.000, 0.000



-----------------------------

If you are adding more views, each view must have it's own section in this part of the panel.cfg file. and they must be numbered in the correct order - 40, 41, 42, 43, etc. Each view name (Forward, Forward_Right, Forward_Left, etc.) must also be paired with the correct number. This is also true of the first sections which are added at the beginning of the panel.cfg file. Having them in the wrong order, or numbered incorrectly, can cause errors in the way the views are displayed within the sim.